Comments
-
Yeah I found that to be the answer. Thanks! I am using the default admin.
-
Figured out my solution. Somehow the HTTP management on the LAN. Enabled that and was able to get a Success response.
-
Jaime, I haven't called an endpoint yet. This is just doing a basic auth test to see if it will connect so there hasn't been any successful authentications previously. I have not sent a post to /start-management after authenticating. Would I even be able to reach that endpoint if I am getting unauthorized? class SonicAPI:…